Готовый хедер и футер
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
color: #2f2520;
|
||||
font-size: 24px;
|
||||
line-height: 1.1;
|
||||
font-family: "Cormorant Garamond", Georgia, serif;
|
||||
/* font-family: "Cormorant Garamond", Georgia, serif; */
|
||||
}
|
||||
|
||||
.site-footer__text {
|
||||
@@ -81,8 +81,17 @@
|
||||
width: min(1280px, calc(100% - 20px));
|
||||
padding-top: 42px;
|
||||
}
|
||||
|
||||
.site-footer__grid {
|
||||
gap: 24px;
|
||||
}
|
||||
.site-footer__col {
|
||||
flex:0 0 50%;
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
.site-footer__grid {
|
||||
gap: 0;
|
||||
}
|
||||
.site-footer__title {
|
||||
margin: 0 0 10px;
|
||||
color: #2f2520;
|
||||
font-size: 16px;
|
||||
line-height: 1.1;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -88,8 +88,8 @@ body {
|
||||
|
||||
.site-header__logo-text {
|
||||
color: var(--st-ink);
|
||||
font-family: "Cormorant Garamond", Georgia, serif;
|
||||
font-size: 29px;
|
||||
/* font-family: Georgia, serif; */
|
||||
font-size: 16px;
|
||||
line-height: 0.95;
|
||||
}
|
||||
|
||||
@@ -196,8 +196,8 @@ body {
|
||||
.mobile-menu__panel {
|
||||
position: relative;
|
||||
z-index: 2;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
height: 100vh;
|
||||
|
||||
background: linear-gradient(160deg, #fffdf9 0%, #f9efe4 100%);
|
||||
padding: 26px 18px 30px;
|
||||
display: flex;
|
||||
@@ -288,10 +288,6 @@ body.has-mobile-menu {
|
||||
width: 38px;
|
||||
height: 38px;
|
||||
}
|
||||
|
||||
.site-header__logo-text {
|
||||
font-size: 25px;
|
||||
}
|
||||
}
|
||||
|
||||
.wp-site-blocks {
|
||||
|
||||
BIN
wp-content/themes/twentytwentyfive/assets/images/tort.png
Normal file
BIN
wp-content/themes/twentytwentyfive/assets/images/tort.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.5 MiB |
Reference in New Issue
Block a user