Add border radius to footer
This commit is contained in:
parent
1066ea51a9
commit
00f7060cac
@ -26,6 +26,7 @@
|
|||||||
background-color: #54546788;
|
background-color: #54546788;
|
||||||
padding: 0.3em 1em;
|
padding: 0.3em 1em;
|
||||||
margin: 0 -8px;
|
margin: 0 -8px;
|
||||||
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
.icon {
|
.icon {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
Loading…
Reference in New Issue
Block a user