mirror of
https://gitlab.com/lolmam/Phigros-Android-History.git
synced 2026-02-04 16:21:11 +00:00
Updated Website
This commit is contained in:
@@ -67,11 +67,25 @@ nav a.active {
|
||||
margin: 80px auto 40px;
|
||||
padding: 0 20px;
|
||||
text-align: center;
|
||||
max-width: 800px;
|
||||
max-width: 800px;
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.centered-container {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
text-align: center;
|
||||
padding: 20px;
|
||||
width: 100%;
|
||||
max-width: 800px;
|
||||
min-height: 84vh;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
|
||||
h1 {
|
||||
font-size: 2.5rem;
|
||||
margin-bottom: 20px;
|
||||
|
||||
Reference in New Issue
Block a user