mirror of
https://github.com/tomru/pdfer.git
synced 2026-03-03 06:27:19 +01:00
start over with nextjs
This commit is contained in:
17
styles/App.css
Normal file
17
styles/App.css
Normal file
@@ -0,0 +1,17 @@
|
||||
header h1 {
|
||||
margin-left: 12px;
|
||||
}
|
||||
|
||||
.p-button {
|
||||
margin-top: 12px;
|
||||
margin-right: 12px;
|
||||
margin-bottom: 12px;
|
||||
}
|
||||
|
||||
.home {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.home > div {
|
||||
padding: 12px;
|
||||
}
|
||||
Reference in New Issue
Block a user