mirror of
https://github.com/Nezumi-2711/loi-phan-internship.git
synced 2026-09-22 20:01:33 +00:00
Implememnt css code
This commit is contained in:
@@ -2,9 +2,10 @@
|
||||
@include flex-container(space-between, null, center);
|
||||
|
||||
position: relative;
|
||||
max-width: $max-width;
|
||||
max-width: 428px;
|
||||
min-width: $min-width;
|
||||
padding: 24px;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
.header-content {
|
||||
@@ -16,6 +17,7 @@
|
||||
padding-top: 32px;
|
||||
padding-inline: 24px;
|
||||
gap: 10px;
|
||||
max-width: $max-width;
|
||||
}
|
||||
|
||||
.header-content {
|
||||
|
||||
Reference in New Issue
Block a user