сделал дизайн хэдера

This commit is contained in:
2025-10-27 20:11:54 +03:00
parent 4656ad6e0a
commit c18ba8e0c7
7 changed files with 172 additions and 11 deletions
+9 -3
View File
@@ -15,17 +15,19 @@
--purple: #7700ff;
--black: #101828;
--orange: #ff4f12;
--light-blue: #749FD6;
--lavander: #E8D2ED;
}
#root {
max-width: 1280px;
margin: 0 auto;
}
body {
margin: 0;
display: flex;
place-items: center;
/*display: flex;
place-items: center;*/
min-width: 320px;
min-height: 100vh;
@@ -35,6 +37,10 @@ body {
}
p{
margin: 0;
}
/*button {
border-radius: 8px;
border: 1px solid transparent;