Skip to content

Commit

Permalink
Added style to layout
Browse files Browse the repository at this point in the history
  • Loading branch information
Transgender-Resource-Wiki committed May 27, 2024
1 parent 6517941 commit e74afee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/layouts/DefaultLayout.astro
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ import '../styles/DescribedLink.css';
import '../styles/Tooltip.css';
import '../styles/Button.css';
import '../styles/ScrollPanes.css';
import '../styles/CommonStyles.css';
---
<!doctype html>
<html lang="en">
Expand Down

0 comments on commit e74afee

Please sign in to comment.