We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f29dba5 + 4a14d2e commit 02fe3b4Copy full SHA for 02fe3b4
1 file changed
Official_Website/style.css
@@ -611,7 +611,8 @@ width: 40px;
611
@media only screen and (max-width:940px){
612
.feedback{
613
flex-direction: column;
614
-
+ justify-content: center;
615
+ align-items: center;
616
}
617
#search-box{
618
width: 50% !important;
@@ -668,6 +669,8 @@ width: 40px;
668
669
background-color: #f9f9f9;
670
padding: 1.5rem;
671
margin: 2rem auto;
672
+ margin-left: 0px ;
673
+ margin-right: 0px;
674
width: 30%;
675
border: 1px solid #ddd;
676
border-radius: 20px;
0 commit comments