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
81789d6723
umami
/
components
/
layout
/
Page.module.css
7 lines
94 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
%
;
Format long numbers. Updated README.
2020-08-19 23:35:38 +02:00
overflow
:
hidden
;
Use css variables.
2020-08-06 04:04:02 +02:00
}
Reference in New Issue
Copy Permalink