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
39d3a919f6
commit
c1dbe29fb2
1 changed files with 1 additions and 3 deletions
|
@ -108,7 +108,7 @@ a:focus {
|
|||
.btn-circle {
|
||||
width: 40px;
|
||||
height: 40px;
|
||||
line-height:40px;
|
||||
line-height: 40px;
|
||||
border: 2px solid #fff;
|
||||
border-radius: 50%;
|
||||
-webkit-border-radius: 50%;
|
||||
|
@ -225,8 +225,6 @@ font-size: 21px;
|
|||
font-size: 21px;
|
||||
}
|
||||
.btn-circle {
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
font-size: 30px;
|
||||
}
|
||||
.brand-heading {
|
||||
|
|
Loading…
Reference in a new issue