mirror of https://github.com/bra1n/townsquare.git
style fix
This commit is contained in:
parent
d1d555f31a
commit
93e49e3bd9
|
@ -93,7 +93,7 @@ ul.reminders .reminder {
|
||||||
border: 3px solid black;
|
border: 3px solid black;
|
||||||
box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
|
box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
padding: 65px 9px 0;
|
padding: 70px 9px 0;
|
||||||
line-height: 100%;
|
line-height: 100%;
|
||||||
transition: transform 500ms ease;
|
transition: transform 500ms ease;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue