mirror of
https://github.com/edcommonwealth/ecp.org.git
synced 2026-03-15 02:05:55 -07:00
Switch to grid so the items lay out next to each other.
This commit is contained in:
parent
9b45b88a79
commit
aeb619b84e
3 changed files with 24 additions and 23 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="200"
|
||||
height="200"
|
||||
zoomAndPan="magnify" viewBox="0 0 700 576" preserveAspectRatio="xMidYMid meet"
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100"
|
||||
height="100"
|
||||
zoomAndPan="magnify" viewBox="0 0 760 600" preserveAspectRatio="xMidYMid meet"
|
||||
version="1.0">
|
||||
<defs>
|
||||
<clipPath id="a17a27a323">
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 6.2 KiB After Width: | Height: | Size: 6.2 KiB |
Loading…
Add table
Add a link
Reference in a new issue