fix css
All checks were successful
Build Docker / deploy (push) Successful in 44s
Build Docker / build (push) Successful in 55s

This commit is contained in:
2026-05-17 16:51:00 +03:00
parent df2a01942f
commit bc9c467819
2 changed files with 4 additions and 20 deletions

View File

@@ -25,6 +25,7 @@ body, html {
margin: 0;
padding: 0;
}
body{ background-color: #c68a5e;}
.bg {
position: fixed;
inset: 0;

View File

@@ -98,12 +98,9 @@ img {
font-weight: 900;
transition: all .3s;
text-shadow: 1px 2px #322624;
}
.item:hover {
}
.link {
white-space: nowrap;
transition: all .3s;
}
.link:hover {
@@ -293,8 +290,6 @@ img {
.btn_link {
font-size: 30px;
}
.asise {
}
.time{
padding-top: 15px;
font-size: 110px;
@@ -365,8 +360,7 @@ h4 {
.newlywed_info {
font-size: 26px;
}
.guest_list {
}
.guest_inner {
display: flex;
justify-content: space-around;
@@ -382,9 +376,6 @@ h4 {
font-weight: 900;
font-style: italic;
color: rgb(252, 220, 180);
}
.guest_item_list {
}
.guest_name {
font-size: 36px;
@@ -471,8 +462,6 @@ h4 {
margin-bottom: 60px;
padding-top: 40px;
}
.transfer_title {
}
.transfer_inner {
margin-top: 60px;
}
@@ -548,9 +537,6 @@ h4 {
font-size: 24px;
backdrop-filter: blur(5px);
}
.map_div {
}
.map {
width: 650px;
@@ -604,8 +590,7 @@ h4 {
padding-bottom: 100px;
padding-top: 40px;
}
.do-list_title {
}
.to-do-list_wrapper {
width: 100%;
padding-top: 40px;
@@ -830,8 +815,6 @@ textarea {
font-size: 36px;
margin-bottom: 25px;
}
.footer_copyright {
}
/* --------------------------------------------------------ADAPTIVE------------------------------------------------------ */