This website requires JavaScript.
Explore
Help
Register
Sign In
m
/
umami
Watch
1
Star
0
Fork
0
You've already forked umami
mirror of
https://github.com/kremalicious/umami.git
synced
2024-11-15 17:55:08 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c6b9682296
umami
/
components
/
layout
/
Page.module.css
6 lines
74 B
CSS
Raw
Normal View
History
Unescape
Escape
Responsive tables.
2020-08-18 07:47:58 +02:00
.
page
{
Use css variables.
2020-08-06 04:04:02 +02:00
padding
:
0
30px
;
background
:
var
(
--gray50
)
;
height
:
100
%
;
}
Reference in New Issue
Copy Permalink