update phone css
This commit is contained in:
parent
ca055ef476
commit
9164e1acd8
1 changed files with 3 additions and 3 deletions
|
|
@ -281,7 +281,7 @@ main {
|
||||||
width: 90%;
|
width: 90%;
|
||||||
height: 1px;
|
height: 1px;
|
||||||
align-self: center;
|
align-self: center;
|
||||||
margin: 20px 0;
|
margin: 10px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.concert-buttons {
|
.concert-buttons {
|
||||||
|
|
@ -356,8 +356,8 @@ main {
|
||||||
|
|
||||||
.concert-entry-small .concert-date {
|
.concert-entry-small .concert-date {
|
||||||
color: #777;
|
color: #777;
|
||||||
font-size: 0.8em;
|
font-size: 1em;
|
||||||
margin: 15px 0 15px 0;
|
margin: 15px 0 0 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.concert-cover {
|
.concert-cover {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue