mirror of
https://github.com/mozilla/send.git
synced 2026-02-06 02:45:06 -05:00
10 lines
114 B
CSS
10 lines
114 B
CSS
.boxTitle {
|
|
margin: 24px;
|
|
text-align: center;
|
|
font-weight: bold;
|
|
}
|
|
|
|
.boxSubtitle {
|
|
font-weight: normal;
|
|
}
|