сделал дизайн хэдера
This commit is contained in:
+9
-3
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user