mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-24 14:04:09 +03:00
rem-ify homepage icon
This commit is contained in:
Vendored
+4
-4
@@ -223,11 +223,11 @@ body {
|
||||
}
|
||||
.bs-docs-booticon {
|
||||
display: block;
|
||||
width: 144px;
|
||||
height: 144px;
|
||||
font-size: 108px;
|
||||
width: 9rem;
|
||||
height: 9rem;
|
||||
font-size: 6.5rem;
|
||||
font-weight: 500;
|
||||
line-height: 140px;
|
||||
line-height: 8.8rem;
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
cursor: default;
|
||||
|
||||
@@ -67,11 +67,11 @@ body {
|
||||
|
||||
.bs-docs-booticon {
|
||||
display: block;
|
||||
width: 144px;
|
||||
height: 144px;
|
||||
font-size: 108px;
|
||||
width: 9rem;
|
||||
height: 9rem;
|
||||
font-size: 6.5rem;
|
||||
font-weight: 500;
|
||||
line-height: 140px;
|
||||
line-height: 8.8rem;
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
cursor: default;
|
||||
|
||||
Reference in New Issue
Block a user