diff options
| author | Wolfboy248 <georgejvindkarlsen@gmail.com> | 2024-11-25 09:20:01 +0100 |
|---|---|---|
| committer | Wolfboy248 <georgejvindkarlsen@gmail.com> | 2024-11-25 09:20:01 +0100 |
| commit | 207a2540101b2f216bde94ae53286d2e52f044e3 (patch) | |
| tree | 0d36c7d3ea8b87f654aa47384d16f1f8f96a0157 /frontend/src/css/Buttons.css | |
| parent | feat/rankings: optimize Steam ID comparison (#236) (diff) | |
| download | lphub-207a2540101b2f216bde94ae53286d2e52f044e3.tar.gz lphub-207a2540101b2f216bde94ae53286d2e52f044e3.tar.bz2 lphub-207a2540101b2f216bde94ae53286d2e52f044e3.zip | |
frontend: begin port to css modules, sidebar refactor
Diffstat (limited to 'frontend/src/css/Buttons.css')
| -rw-r--r-- | frontend/src/css/Buttons.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/frontend/src/css/Buttons.css b/frontend/src/css/Buttons.css new file mode 100644 index 0000000..de8f31d --- /dev/null +++ b/frontend/src/css/Buttons.css | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | .default { | ||
| 2 | |||
| 3 | } | ||