mirror of https://github.com/bra1n/townsquare.git
requested change
Co-authored-by: Steffen <steffen@baumgart.biz>
This commit is contained in:
parent
19ad2adc17
commit
05023583da
|
@ -136,7 +136,7 @@ export default {
|
||||||
.option {
|
.option {
|
||||||
color: white;
|
color: white;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
margin: 0 15px 0 15px;
|
margin: 0 15px;
|
||||||
&:hover {
|
&:hover {
|
||||||
color: red;
|
color: red;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
Loading…
Reference in New Issue