This website requires JavaScript.
Explore
Help
Register
Sign In
Accords-Library-Archive
/
accords-library.com
Watch
1
Star
0
Fork
You've already forked accords-library.com
0
Code
Issues
Pull Requests
5
Packages
Projects
Releases
Wiki
Activity
0b61263f36
accords-library.com
/
styles
/
Home.module.css
7 lines
94 B
CSS
Raw
Normal View
History
Unescape
Escape
Initial commit from Create Next App
2021-11-03 22:46:45 +00:00
.
container
{
Added stuff
2021-11-04 11:45:18 +00:00
display
:
grid
;
grid-template-columns
:
20rem
1fr
5fr
;
Initial commit from Create Next App
2021-11-03 22:46:45 +00:00
min-height
:
100vh
;
}