This website requires JavaScript.
Explore
Help
Sign In
open.source
/
manifold
Watch
1
Star
0
Fork
0
You've already forked manifold
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
583a797a61
manifold
/
web
/
pages
/
about.module.css
10 lines
86 B
CSS
Raw
Normal View
History
Unescape
Escape
Render `/about` page in React
2021-12-18 23:19:16 +00:00
.
h1
,
.
h2
,
.
h3
{
Clean up About page
2022-02-06 08:35:58 +00:00
color
:
#
4338ca
!
important
;
Render `/about` page in React
2021-12-18 23:19:16 +00:00
}
.
a
{
Use font-weight: 600 for bold text
2022-02-06 09:23:45 +00:00
font-weight
:
600
!
important
;
Render `/about` page in React
2021-12-18 23:19:16 +00:00
}
Reference in New Issue
Copy Permalink