Initial commit: NexusArchitect Professional Workstation Overhaul
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
.nexus-typography {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.nexus-heading {
|
||||
font-family: var(--nexus-font-sans);
|
||||
font-size: 2rem;
|
||||
font-weight: 600;
|
||||
color: white;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
.nexus-ebook {
|
||||
font-family: var(--nexus-font-serif);
|
||||
font-size: 1.125rem;
|
||||
line-height: 1.65;
|
||||
color: #1a1a1a;
|
||||
margin-bottom: 1.5rem;
|
||||
font-weight: 300;
|
||||
}
|
||||
|
||||
|
||||
.nexus-ui {
|
||||
font-family: var(--nexus-font-sans);
|
||||
font-size: 1rem;
|
||||
color: #cccccc;
|
||||
}
|
||||
Reference in New Issue
Block a user