Style fixes.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
.DateAndPlace {
|
||||
text-align: center;
|
||||
text-transform: uppercase;
|
||||
margin-bottom: 1rem;
|
||||
margin-bottom: 3rem;
|
||||
|
||||
h2 {
|
||||
font-family: 'Montserrat-Medium';
|
||||
|
||||
@@ -33,6 +33,8 @@
|
||||
p {
|
||||
font-size: 1.2rem;
|
||||
margin-top: 1rem;
|
||||
margin-left: 1rem;
|
||||
margin-right: 1rem;
|
||||
}
|
||||
|
||||
img {
|
||||
|
||||
@@ -10,6 +10,10 @@
|
||||
margin-left: 1rem;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
a {
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 600px) {
|
||||
|
||||
Reference in New Issue
Block a user