mirror of
https://github.com/twbs/bootstrap.git
synced 2025-03-01 01:54:24 +01:00
10 lines
94 B
SCSS
10 lines
94 B
SCSS
.sponsor {
|
|
width: 100px;
|
|
height: 100px;
|
|
}
|
|
|
|
.sponsor-md {
|
|
width: 50px;
|
|
height: 50px;
|
|
}
|