Compare commits

..

No commits in common. "00921fc67063e32f9a8b60afc6f6ab0a0a110162" and "38552cc4414136516b8f883e2317021d6eace980" have entirely different histories.

2 changed files with 0 additions and 4 deletions

View File

@ -346,8 +346,6 @@ header .header_right_container {
border-radius: 11px;
padding: 0.5rem;
margin: 1rem;
padding-top: 0rem;
padding-bottom: 0rem;
}
@media (max-width: 660px) {
header .header_right_container {

View File

@ -89,8 +89,6 @@ header{
border-radius: 11px;
padding: 0.5rem;
margin: 1rem;
padding-top: 0rem;
padding-bottom: 0rem;
@media(max-width: 660px){