Skip to content

Commit 34eeeae

Browse files
committed
Minor formatting
1 parent ca3baba commit 34eeeae

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

_includes/demo.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ <h6 style="margin-bottom: 0px; margin-top: 18px">Input a tensor algebra expressi
5858
<big id="formatHeading">
5959
Format
6060
</big>
61-
<big class="optional-header" style="padding-left: 93px">
61+
<big class="optional-header" style="padding-left: 96px">
6262
(Level Formats)
6363
</big>
6464
<big>
@@ -130,7 +130,7 @@ <h6 style="margin-bottom: 0px; margin-top: 18px">Input a tensor algebra expressi
130130
<tr>
131131
<th class="mdl-data-table__cell--non-numeric"></th>
132132
<th class="mdl-data-table__cell--non-numeric" style="padding-left: 0px; padding-right: 8px; vertical-align: middle; text-align: left">
133-
<big>
133+
<big style="padding-left: 10px">
134134
Scheduling Command
135135
</big>
136136
<big>
@@ -140,7 +140,7 @@ <h6 style="margin-bottom: 0px; margin-top: 18px">Input a tensor algebra expressi
140140
</a>
141141
</button>
142142
</big>
143-
<big class="optional-header" style="padding-left: 26px">
143+
<big class="optional-header" style="padding-left: 34px">
144144
Arguments
145145
</big>
146146
</th>

stylesheets/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ h1, h2, h3, h4, h5, h6 {
113113
}
114114

115115
#formatHeading {
116-
padding-left: 65px;
116+
padding-left: 68px;
117117
}
118118

119119
@media (max-width: 580px) {
@@ -134,7 +134,7 @@ h1, h2, h3, h4, h5, h6 {
134134
}
135135

136136
#formatHeading {
137-
padding-left: 55px;
137+
padding-left: 58px;
138138
}
139139
}
140140

0 commit comments

Comments
 (0)