|
|
260fc64102
|
app/assets/sass/layout/_navigation.scss: use bootstrap 5.2.0 mixin for media queries. also skip $navbar-breakpoint-min variable and just use "md" breakpoint.
|
2022-07-31 23:43:32 +02:00 |
|
|
|
a971a5553a
|
app/assets/sass/layout/_sections.scss: brand-color is named primary in bootstrap 5.2.0
|
2022-07-31 23:40:02 +02:00 |
|
|
|
6fe1d3019c
|
app/assets/sass/layout/_footer.scss: change from grid to flexbox.
|
2022-07-31 19:27:53 +02:00 |
|
|
|
173bb59e07
|
app/assets/sass/layout/_navigation.scss: use calc() around division expressions.
see: https://sass-lang.com/d/slash-div
|
2022-07-31 19:05:46 +02:00 |
|
|
|
fec6b6caa5
|
Converting application less to sass.
|
2018-08-29 08:37:03 +00:00 |
|