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