This website requires JavaScript.
Explore
Help
Register
Sign In
External
/
5chan
Watch
1
Star
0
Fork
0
mirror of
https://github.com/bitsocialnet/5chan.git
synced
2026-08-03 07:41:04 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
42a6fb4a701898aae89657a98744290a423bad61
5chan
/
src
/
views
/
board
/
board.module.css
T
9 lines
102 B
CSS
Raw
Normal View
History
Unescape
Escape
feat(feed): add description and rules
2024-04-08 12:33:59 +02:00
.
footer
{
padding-top
:
10
px
;
add desktop topnav, update themes
2024-03-18 15:04:30 +01:00
}
add padding to mobile footer
2024-04-08 18:17:20 +02:00
perf: improve responsiveness
2024-04-10 13:16:07 +02:00
@
media
(
max-width
:
640px
)
{
add padding to mobile footer
2024-04-08 18:17:20 +02:00
.
footer
{
padding-left
:
5
px
;
}
}
Reference in New Issue
Copy Permalink