mirror of
https://github.com/kaboomserver/website.git
synced 2024-12-01 11:37:03 -05:00
Cleaning up CSS
This commit is contained in:
parent
950996dc05
commit
269846491b
1 changed files with 3 additions and 3 deletions
|
@ -107,9 +107,9 @@ a:focus {
|
|||
|
||||
.btn-circle {
|
||||
display: inline-block;
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
line-height: 30px;
|
||||
width: 35px;
|
||||
height: 35px;
|
||||
line-height: 35px;
|
||||
border: 1px solid #fff;
|
||||
border-radius: 50%;
|
||||
-webkit-border-radius: 50%;
|
||||
|
|
Loading…
Reference in a new issue