mirror of
https://codeberg.org/theamazing0/portfolio.git
synced 2025-10-30 10:22:18 -04:00
some ui edits
This commit is contained in:
parent
ac4e0cc562
commit
a1a708a234
1 changed files with 0 additions and 2 deletions
|
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
import Layout from "../layouts/Layout.astro";
|
||||
import Card from "../components/Card.astro";
|
||||
import Icon from "../components/Icon.astro";
|
||||
---
|
||||
|
||||
|
|
@ -43,7 +42,6 @@ import Icon from "../components/Icon.astro";
|
|||
.subtitle {
|
||||
color: #c3d6b2;
|
||||
/* max-width: 55%; */
|
||||
font-size: 1.1rem;
|
||||
/* margin: 0px; */
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue