1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-23 11:51:16 +00:00
Files
privacyguides.org/_sass/bootstrap/utilities/_clearfix.scss

4 lines
37 B
SCSS
Raw Normal View History

2020-04-28 16:09:22 -05:00
.clearfix {
@include clearfix();
}