edit blocks (gendir 5 + photos FINAL)
This commit is contained in:
@@ -284,7 +284,7 @@ img {
|
||||
.hero h1 {
|
||||
max-width: 1000px;
|
||||
/*margin-bottom: 24px;*/
|
||||
margin-bottom: 45px;
|
||||
margin-bottom: 30px;
|
||||
font-size: 82px;
|
||||
font-weight: 700;
|
||||
line-height: 90px;
|
||||
@@ -307,7 +307,7 @@ img {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
gap: 12px;
|
||||
margin-bottom: 15px;
|
||||
margin-bottom: 25px;
|
||||
}
|
||||
.hero__tags li {
|
||||
padding: 16px 20px;
|
||||
@@ -1821,6 +1821,7 @@ img {
|
||||
}
|
||||
.hero p {
|
||||
max-width: 100%;
|
||||
font-weight: 200;
|
||||
font-size: 16px;
|
||||
line-height: 1.5;
|
||||
}
|
||||
@@ -1952,9 +1953,9 @@ img {
|
||||
}
|
||||
.hero h1 {
|
||||
/*font-size: 34px;*/
|
||||
font-size: 24px;
|
||||
font-size: 32px;
|
||||
margin-top: 20px;
|
||||
margin-bottom: 40px;
|
||||
margin-bottom: 25px;
|
||||
}
|
||||
.hero__actions {
|
||||
gap: 12px;
|
||||
@@ -1974,6 +1975,7 @@ img {
|
||||
.hours-card,
|
||||
.object-card__content {
|
||||
padding: 24px;
|
||||
min-height: 230px;
|
||||
}
|
||||
.feature-card {
|
||||
padding: 34px 24px;
|
||||
|
||||
2
assets/css/main.min.css
vendored
2
assets/css/main.min.css
vendored
File diff suppressed because one or more lines are too long
BIN
assets/images/renders/arena_brosok.jpg
Normal file
BIN
assets/images/renders/arena_brosok.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 137 KiB |
BIN
assets/images/renders/arena_horeo_new.jpg
Normal file
BIN
assets/images/renders/arena_horeo_new.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 133 KiB |
@@ -249,7 +249,7 @@ img {
|
||||
h1 {
|
||||
max-width: 1000px;
|
||||
/*margin-bottom: 24px;*/
|
||||
margin-bottom:45px;
|
||||
margin-bottom:30px;
|
||||
font-size: 82px;
|
||||
font-weight: 700;
|
||||
line-height: 90px;
|
||||
@@ -275,7 +275,7 @@ img {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
gap: 12px;
|
||||
margin-bottom: 15px;
|
||||
margin-bottom: 25px;
|
||||
|
||||
li {
|
||||
padding: 16px 20px;
|
||||
@@ -2055,6 +2055,7 @@ img {
|
||||
|
||||
p {
|
||||
max-width: 100%;
|
||||
font-weight:200;
|
||||
font-size: 16px;
|
||||
line-height: 1.5;
|
||||
}
|
||||
@@ -2241,9 +2242,9 @@ img {
|
||||
|
||||
h1 {
|
||||
/*font-size: 34px;*/
|
||||
font-size:24px;
|
||||
font-size:32px;
|
||||
margin-top:20px;
|
||||
margin-bottom:40px;
|
||||
margin-bottom:25px;
|
||||
}
|
||||
|
||||
&__actions {
|
||||
@@ -2271,6 +2272,7 @@ img {
|
||||
.hours-card,
|
||||
.object-card__content {
|
||||
padding: 24px;
|
||||
min-height:230px;
|
||||
}
|
||||
|
||||
.feature-card{
|
||||
|
||||
Reference in New Issue
Block a user