Increase fab size
This commit is contained in:
parent
9d7b865195
commit
6469db4cba
@ -57,15 +57,15 @@
|
||||
|
||||
.fab {
|
||||
border-radius: 50%;
|
||||
width: 2.5rem;
|
||||
height: 2.5rem;
|
||||
width: 3.5rem;
|
||||
height: 3.5rem;
|
||||
margin: .5rem;
|
||||
line-height: 1.5rem;
|
||||
font-size: 1.5rem;
|
||||
line-height: 2rem;
|
||||
font-size: 2rem;
|
||||
|
||||
>svg {
|
||||
height: 1.5rem;
|
||||
width: 1.5rem;
|
||||
height: 2rem;
|
||||
width: 2rem;
|
||||
}
|
||||
|
||||
position: fixed;
|
||||
|
Loading…
Reference in New Issue
Block a user