mirror of https://gitlab.com/bashrc2/epicyon
Place style
parent
880bcef030
commit
5499ef95bd
|
@ -113,11 +113,10 @@ a:link {
|
||||||
position: relative;
|
position: relative;
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
}
|
}
|
||||||
.calendar__day__event place {
|
.place {
|
||||||
float: left;
|
float: left;
|
||||||
font-size: 32px;
|
font-size: 38px;
|
||||||
position: relative;
|
position: relative;
|
||||||
padding: 20px;
|
|
||||||
}
|
}
|
||||||
.calendar__day__time {
|
.calendar__day__time {
|
||||||
float: left;
|
float: left;
|
||||||
|
|
Loading…
Reference in New Issue