diff options
| author | Arda Serdar Pektezol <1669855+pektezol@users.noreply.github.com> | 2024-10-09 16:34:12 +0300 |
|---|---|---|
| committer | Arda Serdar Pektezol <1669855+pektezol@users.noreply.github.com> | 2024-10-09 16:34:12 +0300 |
| commit | a7c282ca348c1e8e60559e5c064caee28ba11eec (patch) | |
| tree | 43bd7bdb2bbc80b92b96a14b36c33f0b7df622c9 /frontend/src/css | |
| parent | Rankings page (diff) | |
| download | lphub-a7c282ca348c1e8e60559e5c064caee28ba11eec.tar.gz lphub-a7c282ca348c1e8e60559e5c064caee28ba11eec.tar.bz2 lphub-a7c282ca348c1e8e60559e5c064caee28ba11eec.zip | |
refactor: so much shit
Diffstat (limited to 'frontend/src/css')
| -rw-r--r-- | frontend/src/css/Profile.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/frontend/src/css/Profile.css b/frontend/src/css/Profile.css index 4944ade..0829477 100644 --- a/frontend/src/css/Profile.css +++ b/frontend/src/css/Profile.css | |||
| @@ -232,6 +232,12 @@ span.titles{ | |||
| 232 | place-items: center; | 232 | place-items: center; |
| 233 | height: 44px; | 233 | height: 44px; |
| 234 | } | 234 | } |
| 235 | .profileboard-record>a>span{ | ||
| 236 | |||
| 237 | display: flex; | ||
| 238 | place-items: center; | ||
| 239 | height: 44px; | ||
| 240 | } | ||
| 235 | .profileboard-record>span>button{ | 241 | .profileboard-record>span>button{ |
| 236 | background-color: #0000; | 242 | background-color: #0000; |
| 237 | border: 0; | 243 | border: 0; |