Kevin MacMartin
|
0e8e063f48
|
Use pxrem for container max widths
|
2019-09-19 20:56:09 -04:00 |
|
Kevin MacMartin
|
14171a22b6
|
Rename px2rem to pxrem so it's easier to type frequently, add comments to both sass functions explaining what they do and how to use them, and don't include units where it's used so it's understood that it's not expected elsewhere (hopefully this makes it a bit less of a pain to type out)
|
2019-05-12 21:27:55 -04:00 |
|
Kevin MacMartin
|
9f8e83624a
|
Use px2rem for px values other than border width and 0px for vertical/horizontal positioning to allow the site to be scaled by overriding the font size in html
|
2019-05-04 00:22:56 -04:00 |
|
Kevin MacMartin
|
9c2d884c27
|
Move the base-font-size to app.scss and move the functions below that so _var.scss can use functions if necessary
|
2019-05-03 01:05:01 -04:00 |
|
Kevin MacMartin
|
6b3bbcc1a9
|
Use rem and a base size for fonts so we can globally change them if necessary
|
2019-05-03 00:32:48 -04:00 |
|
Kevin MacMartin
|
a9aca7d4fe
|
Amalgamate the api route controller functionality into a single ApiController, and implement both vue component and traditional blade versions of a blog page on the public facing part of the site
|
2018-04-26 20:26:18 -04:00 |
|
Kevin MacMartin
|
42c76f0699
|
Clean up the colors and styles for the bootstrap public site a bit more
|
2018-04-26 00:02:56 -04:00 |
|
Kevin MacMartin
|
68e78d2853
|
Don't restrict the accent colour by declaring as the subscription input border color and instead use the text color for that, and set a yellow as the default accent
|
2018-04-25 23:48:40 -04:00 |
|
Kevin MacMartin
|
d2c7da70d3
|
Update the base theme to something a bit more enjoyable to look at until it gets changed
|
2018-04-25 23:47:20 -04:00 |
|
Kevin MacMartin
|
51e6b5ef10
|
Don't include _var.scss in dashboard.scss now that the bootstrap versions have diverged
|
2018-01-11 23:36:17 -05:00 |
|
Kevin MacMartin
|
b1ef53f845
|
Upgrade to bootstrap 4 for the public site
|
2018-01-09 22:00:45 -05:00 |
|
Kevin MacMartin
|
1b2a3aa3f0
|
Update the vue-based nav to use a bootstrap-free implementation
|
2017-12-14 22:24:49 -05:00 |
|
Kevin MacMartin
|
ff35415672
|
Override bootstrap variables correctly
|
2017-01-30 22:55:33 -05:00 |
|
Kevin MacMartin
|
5091f95475
|
Convert less to scss and make the required changes to support that
|
2016-08-16 19:33:02 -04:00 |
|