We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb0446d commit fc6977aCopy full SHA for fc6977a
index.html
@@ -11,8 +11,8 @@
11
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
12
</head>
13
14
- <body style="margin: 5em; margin-top: 3em; margin-bottom: 3em">
15
- <div class="container-fluid">
+ <body class="p-lg-5 py-lg-3">
+ <div class="container-fluid p-5">
16
<h1 id="basics-of-r-programming">Basic R Programming Tutorial</h1>
17
<p>
18
<img
0 commit comments