mirror of
https://github.com/Nezumi-2711/html-css-practice-two.git
synced 2026-09-22 20:01:23 +00:00
Update code
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
|
||||
padding-top: 116px;
|
||||
padding-left: 24px;
|
||||
max-width: 428px;
|
||||
}
|
||||
|
||||
&__brand-name {
|
||||
@@ -117,7 +116,6 @@
|
||||
&__container {
|
||||
display: grid;
|
||||
grid-template-columns: 1fr 1fr;
|
||||
max-width: $max-width;
|
||||
width: auto;
|
||||
column-gap: 10px;
|
||||
padding-inline: 10px;
|
||||
|
||||
@@ -30,8 +30,6 @@
|
||||
@media screen and (min-width: 1020px) {
|
||||
.header {
|
||||
@include size(auto, auto);
|
||||
|
||||
max-width: $max-width;
|
||||
}
|
||||
|
||||
.header__container {
|
||||
|
||||
Reference in New Issue
Block a user