mirror of
https://github.com/kaboomserver/website.git
synced 2024-11-29 10:46:00 -05:00
Initial Commit
This commit is contained in:
parent
b0be06ab00
commit
4b27f112e3
1 changed files with 3 additions and 4 deletions
|
@ -133,9 +133,9 @@ margin-bottom: 30px;
|
||||||
|
|
||||||
.btn-circle {
|
.btn-circle {
|
||||||
padding: 7px 21px;
|
padding: 7px 21px;
|
||||||
border: 2px solid #fff;
|
border: 1px solid #fff;
|
||||||
border-radius: 35px;
|
border-radius: 35px;
|
||||||
font-size: 40px;
|
font-size: 20px;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
background: 0 0;
|
background: 0 0;
|
||||||
-webkit-transition: background .3s ease-in-out;
|
-webkit-transition: background .3s ease-in-out;
|
||||||
|
@ -195,8 +195,7 @@ font-size: 21px;
|
||||||
}
|
}
|
||||||
.btn-circle {
|
.btn-circle {
|
||||||
padding: 7px 14px;
|
padding: 7px 14px;
|
||||||
border-radius: 35px;
|
font-size: 30px;
|
||||||
font-size: 20px;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue