mirror of
https://gitlab.com/bmcgonag/get_my.git
synced 2026-03-27 00:08:49 +00:00
8 lines
81 B
CSS
8 lines
81 B
CSS
|
|
.padMe {
|
||
|
|
margin-left: 5px;
|
||
|
|
margin-right: 5px;
|
||
|
|
}
|
||
|
|
|
||
|
|
i.icon-red {
|
||
|
|
color: red;
|
||
|
|
}
|