There was an error while loading. Please reload this page.
2 parents 09e69b3 + 4941e94 commit 7a61301Copy full SHA for 7a61301
index.html
@@ -12,7 +12,7 @@
12
<link rel="icon" href="../../favicon.ico">
13
<title>RTL theme for bootstrap 4</title>
14
<!-- Bootstrap core CSS -->
15
- <link href="public/css/style-rtl.alpha6.min.css" rel="stylesheet">
+ <link href="public/css/style-rtl.beta.min.css" rel="stylesheet">
16
</head>
17
18
<body>
resources/sass/typography.scss
@@ -3,5 +3,5 @@
3
Lenus.org
4
*/
5
body{
6
- font-family: 'IranianSerifWeb-Regular' !important;
+ font-family: 'IranianSerifWeb-Regular' $font-family-base !important;
7
}
0 commit comments