박규리

Updated title and dday circle

......@@ -4,22 +4,21 @@
height: 500px;
border: 15px solid rgb(163, 151, 198);
border-radius: 50%;
line-height: 3em;
}
.dday {
padding: 20px 0;
padding: 50px 0;
}
.wrapper {
margin: 0 auto;
padding: 20px;
padding: 30px;
max-width: 1170px;
}
.dDayFont {
font-size: 650%;
}
h1 {
font-size: 80px;
color : rgb(241, 49, 38);
font-size: 50px;
color : tomato;
font-family: 'Gowun Dodum', sans-serif;
margin-bottom: 10px;
}
h2 {
color :white;
......@@ -27,16 +26,13 @@ h2 {
font-family: 'Gowun Dodum', sans-serif;
}
h3 {
font-size: 50px;
color : rgb(202, 17, 7);
font-family: 'Gowun Dodum', sans-serif;
}
#title {
color: rgb(191, 185, 211);
font-size: 50px;
font-size: 70px;
font-family: 'Tiro Devanagari Marathi', serif;
font-weight: 600;
text-shadow: 4px 2px 2px rgba(178, 104, 180, 0.61);
letter-spacing: 0.05em;
}
#activity {
width:1000px;
......