mirror of
https://github.com/kaboomserver/website.git
synced 2024-12-22 15:55:04 +00:00
Cleaning up CSS
This commit is contained in:
parent
6e1ba528e6
commit
39d3a919f6
1 changed files with 3 additions and 2 deletions
|
@ -106,8 +106,9 @@ a:focus {
|
|||
}
|
||||
|
||||
.btn-circle {
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
width: 40px;
|
||||
height: 40px;
|
||||
line-height:40px;
|
||||
border: 2px solid #fff;
|
||||
border-radius: 50%;
|
||||
-webkit-border-radius: 50%;
|
||||
|
|
Loading…
Reference in a new issue