mirror of
https://github.com/bitwarden/browser
synced 2025-12-29 22:53:44 +00:00
8 lines
146 B
CSS
8 lines
146 B
CSS
/* You can add global styles to this file, and also import other style files */
|
|
|
|
@import "./tw-theme-preflight.css";
|
|
|
|
html {
|
|
font-size: 16px;
|
|
}
|