Skip to content

Commit 2b3d1e3

Browse files
committed
Applying style to doc
1 parent 8be55bd commit 2b3d1e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ $completeSql = $magicQuery->build($sql, ['isAdmin' => true]);
133133
into the SQL query. You should use classic SQL parameters for this. This means that instead if writing
134134
<code>{{ id }}</code>, you should write <code>:id</code>.</div>
135135

136-
Want to know more? <a class="btn btn-primary" href="doc/magic_twig.md">Check out the MagicTwig guide!</a>
136+
Want to know more? <a class="btn btn-primary btn-large" href="doc/magic_twig.md">Check out the MagicTwig guide!</a>
137137

138138
<a name="twig"></a>
139139
Use Twig templating in your SQL queries!

0 commit comments

Comments
 (0)