1
0
Fork 0

[SITE] update bootstap - xs breakpoint changed, img-rounded was renamed

This commit is contained in:
Jannik Beyerstedt 2016-10-15 18:55:48 +02:00
parent 65172ba98e
commit caabd4ee0b
18 changed files with 219 additions and 175 deletions

View file

@ -7,7 +7,7 @@ $link_color: $color_accent;
$link_active: darken($color_accent, 10%);
$link_visited: lighten($color_font, 60%);
$col_xxs_bp: 543px;
$col_xxs_bp: 575px;
$nav_fgColor: #fff;