mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-04-08 03:00:28 -04:00
remove unused global
This commit is contained in:
@@ -2,16 +2,6 @@
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
|
||||
@font-face {
|
||||
font-family: "PP Neue Montreal TT";
|
||||
src:
|
||||
url("/fonts/PPNeueMontreal-Regular.woff2") format("woff2"),
|
||||
url("/fonts/PPNeueMontreal-Regular.woff") format("woff");
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@layer base {
|
||||
.font-neue {
|
||||
font-family: "PP Neue Montreal TT", sans-serif;
|
||||
|
||||
Reference in New Issue
Block a user