Skip to content

Commit 18c5a0c

Browse files
committed
try new home layout
1 parent d54ca1d commit 18c5a0c

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

angular/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -817,7 +817,7 @@ <h3>CoreUI Pro licenses and prices</h3>
817817

818818

819819

820-
<div class="container pb-5">
820+
<div class="container pb-5" id="download">
821821
<h3 class="mb-5 text-center"><span class="text-muted">CoreUI for Angular</span> vs <span style="color:#ed1c24">CoreUI PRO for Angular</span></h3>
822822
<div class="table-responsive">
823823
<table class="table table-striped">

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -833,7 +833,7 @@ <h3>CoreUI Pro licenses and prices</h3>
833833

834834

835835

836-
<div class="container pb-5">
836+
<div class="container pb-5" id="download">
837837
<h3 class="mb-5 text-center"><span class="text-muted">CoreUI</span> vs <span style="color:#1ea6d6">CoreUI PRO</span></h3>
838838
<div class="table-responsive">
839839
<table class="table table-striped">

react/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -817,7 +817,7 @@ <h3>CoreUI Pro licenses and prices</h3>
817817

818818

819819

820-
<div class="container pb-5">
820+
<div class="container pb-5" id="download">
821821
<h3 class="mb-5 text-center"><span class="text-muted">CoreUI for React.js</span> vs <span style="color:#61dafb">CoreUI PRO for React.js</span></h3>
822822
<div class="table-responsive">
823823
<table class="table table-striped">

vue/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -802,7 +802,7 @@ <h3>CoreUI Pro licenses and prices</h3>
802802

803803

804804

805-
<div class="container pb-5">
805+
<div class="container pb-5" id="download">
806806
<h3 class="mb-5 text-center"><span class="text-muted">CoreUI for Vue.js</span> vs <span style="color:#41b782">CoreUI PRO for Vue.js</span></h3>
807807
<div class="table-responsive">
808808
<table class="table table-striped">

0 commit comments

Comments
 (0)